home *** CD-ROM | disk | FTP | other *** search
/ Uru - Ages Beyond Myst Bonus / Uru - Ages Beyond Myst Bonus CD.iso / mof.dxr / 00002_video.swf / scripts / DefineButton2_48 / BUTTONCONDACTION on(rollOver).as
Encoding:
Text File  |  2003-10-09  |  106 b   |  6 lines

  1. on(rollOver){
  2.    oAni_lang_lum._visible = 1;
  3.    oB_lang_lum._visible = 0;
  4.    oAni_lang_lum.play();
  5. }
  6.